projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87880f
)
(top level): Display character 255 as 8bit as well.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 7 Mar 1999 13:27:35 +0000
(13:27 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 7 Mar 1999 13:27:35 +0000
(13:27 +0000)
lisp/term/internal.el
patch
|
blob
|
history
diff --git
a/lisp/term/internal.el
b/lisp/term/internal.el
index 33843a12fc32df6261b4b4aa49e9a45303bfd35a..c1be9aed3c492208900964edb9cd8d0e7a2a1b76 100644
(file)
--- a/
lisp/term/internal.el
+++ b/
lisp/term/internal.el
@@
-293,7
+293,7
@@
list. You can (and should) also run it whenever the value of
;; DOS terminal; in unibyte mode we want to see all 8-bit characters
;; verbatim. In both cases, we want the entire range of 8-bit
;; characters to arrive at our display code verbatim.
-(standard-display-8bit 127 25
4
)
+(standard-display-8bit 127 25
5
)
(if default-enable-multibyte-characters
;; We want this in multibyte version only, since unibyte version